Shades of Allports #236476
Tints of Allports #236476
RGB
CMYK
RGB Variations
Color information
#236476 (or 0x236476) is known color: Allports. HEX triplet: 23, 64 and 76. RGB value is (35,100,118). Sum of RGB (Red+Green+Blue) = 35+100+118=253 (33% of max value = 765). Red value is 35 (14.06% from 255 or 13.83% from 253); Green value is 100 (39.45% from 255 or 39.53% from 253); Blue value is 118 (46.48% from 255 or 46.64% from 253); Max value from RGB is 118 - color contains mainly: blue. Hex color #236476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236476 is #DC9B89. Grayscale: #525252. Windows color (decimal): -14457738 or 7758883. OLE color: 7758883.
HSL color Cylindrical-coordinate representation of color #236476: hue angle of 193.01º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #236476 is Cyan = 0.70, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 100 | 118 | - |
| CMYK | 0.70 | 0.15 | 0 | 0.54 |
| HSL | 193.01º | 0.54% | 0.3% | - |
| HSV(B) | 193.01º | 0.7% | 0.46% | - |
| XYZ | 8.52 | 10.78 | 18.77 | - |
| YUV | 82.62 | 147.97 | 94.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 100 | 118 | 0.70 | 0.15 | 0 | 0.54 | 193.01 | 0.54 | 0.3 |
| Hex | 23 | 64 | 76 | 46 | F | 0 | 36 | C1 | 36 | 1E |
| Octal | 43 | 144 | 166 | 106 | 17 | 0 | 66 | 301 | 66 | 36 |
| Binary | 100011 | 1100100 | 1110110 | 1000110 | 1111 | 0 | 110110 | 11000001 | 110110 | 11110 |
Color Harmonies of #236476
Complementary color
Monochromatic Colors of #236476
Black with #236476
Text Example
Text Example
White with #236476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236476; }
p { color: rgb(35,100,118); }
H1.HeaderClassName
{
color: #236476;
}
.AnyTagClassName
{
color: #236476;
}
</style>
background-color css
<style>
a { background-color: #236476; }
a { background-color: rgb(35,100,118); }
div.DivClassName
{
background-color: #236476;
}
.BgClassName
{
background-color: #236476;
}
</style>
border-color css
<style>
span { border-color: #236476; }
span { border-color: rgb(35,100,118); }
td.TdClassName
{
border-color: #236476;
}
.TagClassName
{
border-color: #236476;
}
</style>