Shades of Cyprus #175152
Tints of Cyprus #175152
RGB
CMYK
RGB Variations
Color information
#175152 (or 0x175152) is known color: Cyprus. HEX triplet: 17, 51 and 52. RGB value is (23,81,82). Sum of RGB (Red+Green+Blue) = 23+81+82=186 (24% of max value = 765). Red value is 23 (9.38% from 255 or 12.37% from 186); Green value is 81 (32.03% from 255 or 43.55% from 186); Blue value is 82 (32.42% from 255 or 44.09% from 186); Max value from RGB is 82 - color contains mainly: blue. Hex color #175152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175152 is #E8AEAD. Grayscale: #3F3F3F. Windows color (decimal): -15249070 or 5394711. OLE color: 5394711.
HSL color Cylindrical-coordinate representation of color #175152: hue angle of 181.02º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #175152 is Cyan = 0.72, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 23 | 81 | 82 | - |
| CMYK | 0.72 | 0.01 | 0 | 0.68 |
| HSL | 181.02º | 0.56% | 0.21% | - |
| HSV(B) | 181.02º | 0.72% | 0.32% | - |
| XYZ | 4.82 | 6.68 | 9.02 | - |
| YUV | 63.77 | 138.28 | 98.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 81 | 82 | 0.72 | 0.01 | 0 | 0.68 | 181.02 | 0.56 | 0.21 |
| Hex | 17 | 51 | 52 | 48 | 1 | 0 | 44 | B5 | 38 | 15 |
| Octal | 27 | 121 | 122 | 110 | 1 | 0 | 104 | 265 | 70 | 25 |
| Binary | 10111 | 1010001 | 1010010 | 1001000 | 1 | 0 | 1000100 | 10110101 | 111000 | 10101 |
Color Harmonies of #175152
Complementary color
Monochromatic Colors of #175152
Black with #175152
Text Example
Text Example
White with #175152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175152; }
p { color: rgb(23,81,82); }
H1.HeaderClassName
{
color: #175152;
}
.AnyTagClassName
{
color: #175152;
}
</style>
background-color css
<style>
a { background-color: #175152; }
a { background-color: rgb(23,81,82); }
div.DivClassName
{
background-color: #175152;
}
.BgClassName
{
background-color: #175152;
}
</style>
border-color css
<style>
span { border-color: #175152; }
span { border-color: rgb(23,81,82); }
td.TdClassName
{
border-color: #175152;
}
.TagClassName
{
border-color: #175152;
}
</style>