Shades of Allports #236571
Tints of Allports #236571
RGB
CMYK
RGB Variations
Color information
#236571 (or 0x236571) is known color: Allports. HEX triplet: 23, 65 and 71. RGB value is (35,101,113). Sum of RGB (Red+Green+Blue) = 35+101+113=249 (32% of max value = 765). Red value is 35 (14.06% from 255 or 14.06% from 249); Green value is 101 (39.84% from 255 or 40.56% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #236571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236571 is #DC9A8E. Grayscale: #525252. Windows color (decimal): -14457487 or 7431459. OLE color: 7431459.
HSL color Cylindrical-coordinate representation of color #236571: hue angle of 189.23º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #236571 is Cyan = 0.69, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 101 | 113 | - |
| CMYK | 0.69 | 0.11 | 0 | 0.56 |
| HSL | 189.23º | 0.53% | 0.29% | - |
| HSV(B) | 189.23º | 0.69% | 0.44% | - |
| XYZ | 8.33 | 10.86 | 17.28 | - |
| YUV | 82.63 | 145.13 | 94.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 101 | 113 | 0.69 | 0.11 | 0 | 0.56 | 189.23 | 0.53 | 0.29 |
| Hex | 23 | 65 | 71 | 45 | B | 0 | 38 | BD | 35 | 1D |
| Octal | 43 | 145 | 161 | 105 | 13 | 0 | 70 | 275 | 65 | 35 |
| Binary | 100011 | 1100101 | 1110001 | 1000101 | 1011 | 0 | 111000 | 10111101 | 110101 | 11101 |
Color Harmonies of #236571
Complementary color
Monochromatic Colors of #236571
Black with #236571
Text Example
Text Example
White with #236571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236571; }
p { color: rgb(35,101,113); }
H1.HeaderClassName
{
color: #236571;
}
.AnyTagClassName
{
color: #236571;
}
</style>
background-color css
<style>
a { background-color: #236571; }
a { background-color: rgb(35,101,113); }
div.DivClassName
{
background-color: #236571;
}
.BgClassName
{
background-color: #236571;
}
</style>
border-color css
<style>
span { border-color: #236571; }
span { border-color: rgb(35,101,113); }
td.TdClassName
{
border-color: #236571;
}
.TagClassName
{
border-color: #236571;
}
</style>