Shades of Arapawa #275761
Tints of Arapawa #275761
RGB
CMYK
RGB Variations
Color information
#275761 (or 0x275761) is known color: Arapawa. HEX triplet: 27, 57 and 61. RGB value is (39,87,97). Sum of RGB (Red+Green+Blue) = 39+87+97=223 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.49% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 97 (38.28% from 255 or 43.50% from 223); Max value from RGB is 97 - color contains mainly: blue. Hex color #275761 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275761 is #D8A89E. Grayscale: #494949. Windows color (decimal): -14198943 or 6379303. OLE color: 6379303.
HSL color Cylindrical-coordinate representation of color #275761: hue angle of 190.34º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #275761 is Cyan = 0.60, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 87 | 97 | - |
| CMYK | 0.60 | 0.10 | 0 | 0.62 |
| HSL | 190.34º | 0.43% | 0.27% | - |
| HSV(B) | 190.34º | 0.6% | 0.38% | - |
| XYZ | 6.4 | 8.11 | 12.54 | - |
| YUV | 73.79 | 141.1 | 103.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 87 | 97 | 0.60 | 0.10 | 0 | 0.62 | 190.34 | 0.43 | 0.27 |
| Hex | 27 | 57 | 61 | 3C | A | 0 | 3E | BE | 2B | 1B |
| Octal | 47 | 127 | 141 | 74 | 12 | 0 | 76 | 276 | 53 | 33 |
| Binary | 100111 | 1010111 | 1100001 | 111100 | 1010 | 0 | 111110 | 10111110 | 101011 | 11011 |
Color Harmonies of #275761
Complementary color
Monochromatic Colors of #275761
Black with #275761
Text Example
Text Example
White with #275761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275761; }
p { color: rgb(39,87,97); }
H1.HeaderClassName
{
color: #275761;
}
.AnyTagClassName
{
color: #275761;
}
</style>
background-color css
<style>
a { background-color: #275761; }
a { background-color: rgb(39,87,97); }
div.DivClassName
{
background-color: #275761;
}
.BgClassName
{
background-color: #275761;
}
</style>
border-color css
<style>
span { border-color: #275761; }
span { border-color: rgb(39,87,97); }
td.TdClassName
{
border-color: #275761;
}
.TagClassName
{
border-color: #275761;
}
</style>