Shades of Orient #235870
Tints of Orient #235870
RGB
CMYK
RGB Variations
Color information
#235870 (or 0x235870) is known color: Orient. HEX triplet: 23, 58 and 70. RGB value is (35,88,112). Sum of RGB (Red+Green+Blue) = 35+88+112=235 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.89% from 235); Green value is 88 (34.77% from 255 or 37.45% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #235870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #235870 is #DCA78F. Grayscale: #4A4A4A. Windows color (decimal): -14460816 or 7362595. OLE color: 7362595.
HSL color Cylindrical-coordinate representation of color #235870: hue angle of 198.7º degrees, saturation: 0.52, 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 #235870 is Cyan = 0.69, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 88 | 112 | - |
| CMYK | 0.69 | 0.21 | 0 | 0.56 |
| HSL | 198.7º | 0.52% | 0.29% | - |
| HSV(B) | 198.7º | 0.69% | 0.44% | - |
| XYZ | 7.11 | 8.51 | 16.6 | - |
| YUV | 74.89 | 148.94 | 99.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 88 | 112 | 0.69 | 0.21 | 0 | 0.56 | 198.7 | 0.52 | 0.29 |
| Hex | 23 | 58 | 70 | 45 | 15 | 0 | 38 | C7 | 34 | 1D |
| Octal | 43 | 130 | 160 | 105 | 25 | 0 | 70 | 307 | 64 | 35 |
| Binary | 100011 | 1011000 | 1110000 | 1000101 | 10101 | 0 | 111000 | 11000111 | 110100 | 11101 |
Color Harmonies of #235870
Complementary color
Monochromatic Colors of #235870
Black with #235870
Text Example
Text Example
White with #235870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #235870; }
p { color: rgb(35,88,112); }
H1.HeaderClassName
{
color: #235870;
}
.AnyTagClassName
{
color: #235870;
}
</style>
background-color css
<style>
a { background-color: #235870; }
a { background-color: rgb(35,88,112); }
div.DivClassName
{
background-color: #235870;
}
.BgClassName
{
background-color: #235870;
}
</style>
border-color css
<style>
span { border-color: #235870; }
span { border-color: rgb(35,88,112); }
td.TdClassName
{
border-color: #235870;
}
.TagClassName
{
border-color: #235870;
}
</style>