#0875ed

Color #0875ED Navy Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Navy Blue #0875ED

Tints of Navy Blue #0875ED

Color information

#0875ED (or 0x0875ED) is unknown color: approx Navy Blue. HEX triplet: 08, 75 and ED. RGB value is (8,117,237). Sum of RGB (Red+Green+Blue) = 8+117+237=362 (47% of max value = 765). Red value is 8 (3.52% from 255 or 2.21% from 362); Green value is 117 (46.09% from 255 or 32.32% from 362); Blue value is 237 (92.97% from 255 or 65.47% from 362); Max value from RGB is 237 - color contains mainly: blue. Hex color #0875ED is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #0875ED is #F78A12. Grayscale: #616161. Windows color (decimal): -16222739 or 15561992. OLE color: 15561992.

HSL color Cylindrical-coordinate representation of color #0875ED: hue angle of 211.44º degrees, saturation: 0.93, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0875ED is Cyan = 0.97, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB8117237-
CMYK0.970.5100.07
HSL211.44º93.47%48.04%-
HSV(B)211.44º96.62%92.94%-
XYZ21.7518.8982.62-
YUV98.09206.3963.74-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 2.21%
GREEN value IS 117 (46.09% from 255) = 32.32%
BLUE value IS 237 (92.97% from 255) = 65.47%
R=2.21%
G=32.32%
B=65.47%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.51
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal81172370.970.5100.07211.4493.4748.04
Hex875ED613307d35d30
Octal10165355141630732313560
Binary100011101011110110111000011100110111110100111011101110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0875ed

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0875ed; }

 p { color: rgb(8,117,237); }

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

<style>
 a { background-color: #0875ed; }

 a { background-color: rgb(8,117,237); }

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

<style>
 span { border-color: #0875ed; }

 span { border-color: rgb(8,117,237); }

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

cancel