Shades of Crusoe #075531
Tints of Crusoe #075531
RGB
CMYK
RGB Variations
Color information
#075531 (or 0x075531) is known color: Crusoe. HEX triplet: 07, 55 and 31. RGB value is (7,85,49). Sum of RGB (Red+Green+Blue) = 7+85+49=141 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.96% from 141); Green value is 85 (33.59% from 255 or 60.28% from 141); Blue value is 49 (19.53% from 255 or 34.75% from 141); Max value from RGB is 85 - color contains mainly: green. Hex color #075531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075531 is #F8AACE. Grayscale: #393939. Windows color (decimal): -16296655 or 3233031. OLE color: 3233031.
HSL color Cylindrical-coordinate representation of color #075531: hue angle of 152.31º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075531 is Cyan = 0.92, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 85 | 49 | - |
| CMYK | 0.92 | 0 | 0.42 | 0.67 |
| HSL | 152.31º | 0.85% | 0.18% | - |
| HSV(B) | 152.31º | 0.92% | 0.33% | - |
| XYZ | 3.89 | 6.76 | 4.01 | - |
| YUV | 57.57 | 123.16 | 91.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 85 | 49 | 0.92 | 0 | 0.42 | 0.67 | 152.31 | 0.85 | 0.18 |
| Hex | 7 | 55 | 31 | 5C | 0 | 2A | 43 | 98 | 55 | 12 |
| Octal | 7 | 125 | 61 | 134 | 0 | 52 | 103 | 230 | 125 | 22 |
| Binary | 111 | 1010101 | 110001 | 1011100 | 0 | 101010 | 1000011 | 10011000 | 1010101 | 10010 |
Color Harmonies of #075531
Complementary color
Monochromatic Colors of #075531
Black with #075531
Text Example
Text Example
White with #075531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075531; }
p { color: rgb(7,85,49); }
H1.HeaderClassName
{
color: #075531;
}
.AnyTagClassName
{
color: #075531;
}
</style>
background-color css
<style>
a { background-color: #075531; }
a { background-color: rgb(7,85,49); }
div.DivClassName
{
background-color: #075531;
}
.BgClassName
{
background-color: #075531;
}
</style>
border-color css
<style>
span { border-color: #075531; }
span { border-color: rgb(7,85,49); }
td.TdClassName
{
border-color: #075531;
}
.TagClassName
{
border-color: #075531;
}
</style>