Shades of Allports #236477
Tints of Allports #236477
RGB
CMYK
RGB Variations
Color information
#236477 (or 0x236477) is known color: Allports. HEX triplet: 23, 64 and 77. RGB value is (35,100,119). Sum of RGB (Red+Green+Blue) = 35+100+119=254 (33% of max value = 765). Red value is 35 (14.06% from 255 or 13.78% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 119 (46.88% from 255 or 46.85% from 254); Max value from RGB is 119 - color contains mainly: blue. Hex color #236477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236477 is #DC9B88. Grayscale: #525252. Windows color (decimal): -14457737 or 7824419. OLE color: 7824419.
HSL color Cylindrical-coordinate representation of color #236477: hue angle of 193.57º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #236477 is Cyan = 0.71, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 100 | 119 | - |
| CMYK | 0.71 | 0.16 | 0 | 0.53 |
| HSL | 193.57º | 0.55% | 0.3% | - |
| HSV(B) | 193.57º | 0.71% | 0.47% | - |
| XYZ | 8.58 | 10.8 | 19.09 | - |
| YUV | 82.73 | 148.47 | 93.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 100 | 119 | 0.71 | 0.16 | 0 | 0.53 | 193.57 | 0.55 | 0.3 |
| Hex | 23 | 64 | 77 | 47 | 10 | 0 | 35 | C2 | 37 | 1E |
| Octal | 43 | 144 | 167 | 107 | 20 | 0 | 65 | 302 | 67 | 36 |
| Binary | 100011 | 1100100 | 1110111 | 1000111 | 10000 | 0 | 110101 | 11000010 | 110111 | 11110 |
Color Harmonies of #236477
Complementary color
Monochromatic Colors of #236477
Black with #236477
Text Example
Text Example
White with #236477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236477; }
p { color: rgb(35,100,119); }
H1.HeaderClassName
{
color: #236477;
}
.AnyTagClassName
{
color: #236477;
}
</style>
background-color css
<style>
a { background-color: #236477; }
a { background-color: rgb(35,100,119); }
div.DivClassName
{
background-color: #236477;
}
.BgClassName
{
background-color: #236477;
}
</style>
border-color css
<style>
span { border-color: #236477; }
span { border-color: rgb(35,100,119); }
td.TdClassName
{
border-color: #236477;
}
.TagClassName
{
border-color: #236477;
}
</style>