#0835af

Color #0835AF Egyptian Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Egyptian Blue #0835AF

Tints of Egyptian Blue #0835AF

Color information

#0835AF (or 0x0835AF) is unknown color: approx Egyptian Blue. HEX triplet: 08, 35 and AF. RGB value is (8,53,175). Sum of RGB (Red+Green+Blue) = 8+53+175=236 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.39% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 175 (68.75% from 255 or 74.15% from 236); Max value from RGB is 175 - color contains mainly: blue. Hex color #0835AF is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #0835AF is #F7CA50. Grayscale: #343434. Windows color (decimal): -16239185 or 11482376. OLE color: 11482376.

HSL color Cylindrical-coordinate representation of color #0835AF: hue angle of 223.83º degrees, saturation: 0.91, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0835AF is Cyan = 0.95, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.31.

Color convert

RGB853175-
CMYK0.950.7000.31
HSL223.83º91.26%35.88%-
HSV(B)223.83º95.43%68.63%-
XYZ9.115.6941.18-
YUV53.45196.5995.58-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.39%
GREEN value IS 53 (21.09% from 255) = 22.46%
BLUE value IS 175 (68.75% from 255) = 74.15%
R=3.39%
G=22.46%
B=74.15%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0.70
Y (Yellow) values IS 0
K (Black) values IS 0.31
SystemRedGreenBlueCMYKHSL
Decimal8531750.950.7000.31223.8391.2635.88
Hex835AF5F4601Fe05b24
Octal106525713710603734013344
Binary10001101011010111110111111000110011111111000001011011100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0835af

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0835af; }

 p { color: rgb(8,53,175); }

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

<style>
 a { background-color: #0835af; }

 a { background-color: rgb(8,53,175); }

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

<style>
 span { border-color: #0835af; }

 span { border-color: rgb(8,53,175); }

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

cancel