#088CCB

Color #088CCB Pacific Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Pacific Blue #088CCB

Tints of Pacific Blue #088CCB

Color information

#088CCB (or 0x088CCB) is unknown color: approx Pacific Blue. HEX triplet: 08, 8C and CB. RGB value is (8,140,203). Sum of RGB (Red+Green+Blue) = 8+140+203=351 (46% of max value = 765). Red value is 8 (3.52% from 255 or 2.28% from 351); Green value is 140 (55.08% from 255 or 39.89% from 351); Blue value is 203 (79.69% from 255 or 57.83% from 351); Max value from RGB is 203 - color contains mainly: blue. Hex color #088CCB is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #088CCB is #F77334. Grayscale: #6B6B6B. Windows color (decimal): -16216885 or 13339656. OLE color: 13339656.

HSL color Cylindrical-coordinate representation of color #088CCB: hue angle of 199.38º degrees, saturation: 0.92, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #088CCB is Cyan = 0.96, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.20.

Color convert

RGB8140203-
CMYK0.960.3100.20
HSL199.38º92.42%41.37%-
HSV(B)199.38º96.06%79.61%-
XYZ20.2623.1259.89-
YUV107.71181.7756.88-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 8 (3.52% from 255) = 2.28%
GREEN value IS 140 (55.08% from 255) = 39.89%
BLUE value IS 203 (79.69% from 255) = 57.83%
R=2.28%
G=39.89%
B=57.83%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0.31
Y (Yellow) values IS 0
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal81402030.960.3100.20199.3892.4241.37
Hex88CCB601F014c75c29
Octal102143131403702430713451
Binary10001000110011001011110000011111010100110001111011100101001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #088CCB

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #088CCB; }

 p { color: rgb(8,140,203); }

 H1.HeaderClassName
 {
   color: #088CCB;
 }
 .AnyTagClassName
 {
   color: #088CCB;
 }
</style>
background-color css

<style>
 a { background-color: #088CCB; }

 a { background-color: rgb(8,140,203); }

 div.DivClassName
 {
   background-color: #088CCB;
 }
 .BgClassName
 {
   background-color: #088CCB;
 }
</style>
border-color css

<style>
 span { border-color: #088CCB; }

 span { border-color: rgb(8,140,203); }

 td.TdClassName
 {
   border-color: #088CCB;
 }
 .TagClassName
 {
   border-color: #088CCB;
 }
</style>

cancel